3.121 \(\int \frac{(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{7/2}}{(c-c \sin (e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=298 \[ -\frac{154 a^4 (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{a \sin (e+f x)+a} \sqrt{c-c \sin (e+f x)}}-\frac{66 a^3 \sqrt{a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}+\frac{462 a^4 g \sqrt{\cos (e+f x)} E\left (\left .\frac{1}{2} (e+f x)\right |2\right ) \sqrt{g \cos (e+f x)}}{5 c^2 f \sqrt{a \sin (e+f x)+a} \sqrt{c-c \sin (e+f x)}}-\frac{12 a^2 (a \sin (e+f x)+a)^{3/2} (g \cos (e+f x))^{5/2}}{c f g (c-c \sin (e+f x))^{3/2}}+\frac{4 a (a \sin (e+f x)+a)^{5/2} (g \cos (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}} \]

[Out]

(4*a*(g*Cos[e + f*x])^(5/2)*(a + a*Sin[e + f*x])^(5/2))/(5*f*g*(c - c*Sin[e + f*x])^(5/2)) - (12*a^2*(g*Cos[e
+ f*x])^(5/2)*(a + a*Sin[e + f*x])^(3/2))/(c*f*g*(c - c*Sin[e + f*x])^(3/2)) - (154*a^4*(g*Cos[e + f*x])^(5/2)
)/(5*c^2*f*g*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]]) + (462*a^4*g*Sqrt[Cos[e + f*x]]*Sqrt[g*Cos[e +
 f*x]]*EllipticE[(e + f*x)/2, 2])/(5*c^2*f*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]]) - (66*a^3*(g*Cos
[e + f*x])^(5/2)*Sqrt[a + a*Sin[e + f*x]])/(5*c^2*f*g*Sqrt[c - c*Sin[e + f*x]])

________________________________________________________________________________________

Rubi [A]  time = 1.48816, antiderivative size = 298, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 5, integrand size = 42, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.119, Rules used = {2850, 2851, 2842, 2640, 2639} \[ -\frac{154 a^4 (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{a \sin (e+f x)+a} \sqrt{c-c \sin (e+f x)}}-\frac{66 a^3 \sqrt{a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}+\frac{462 a^4 g \sqrt{\cos (e+f x)} E\left (\left .\frac{1}{2} (e+f x)\right |2\right ) \sqrt{g \cos (e+f x)}}{5 c^2 f \sqrt{a \sin (e+f x)+a} \sqrt{c-c \sin (e+f x)}}-\frac{12 a^2 (a \sin (e+f x)+a)^{3/2} (g \cos (e+f x))^{5/2}}{c f g (c-c \sin (e+f x))^{3/2}}+\frac{4 a (a \sin (e+f x)+a)^{5/2} (g \cos (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[((g*Cos[e + f*x])^(3/2)*(a + a*Sin[e + f*x])^(7/2))/(c - c*Sin[e + f*x])^(5/2),x]

[Out]

(4*a*(g*Cos[e + f*x])^(5/2)*(a + a*Sin[e + f*x])^(5/2))/(5*f*g*(c - c*Sin[e + f*x])^(5/2)) - (12*a^2*(g*Cos[e
+ f*x])^(5/2)*(a + a*Sin[e + f*x])^(3/2))/(c*f*g*(c - c*Sin[e + f*x])^(3/2)) - (154*a^4*(g*Cos[e + f*x])^(5/2)
)/(5*c^2*f*g*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]]) + (462*a^4*g*Sqrt[Cos[e + f*x]]*Sqrt[g*Cos[e +
 f*x]]*EllipticE[(e + f*x)/2, 2])/(5*c^2*f*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]]) - (66*a^3*(g*Cos
[e + f*x])^(5/2)*Sqrt[a + a*Sin[e + f*x]])/(5*c^2*f*g*Sqrt[c - c*Sin[e + f*x]])

Rule 2850

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) +
 (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(-2*b*(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e
 + f*x])^n)/(f*g*(2*n + p + 1)), x] - Dist[(b*(2*m + p - 1))/(d*(2*n + p + 1)), Int[(g*Cos[e + f*x])^p*(a + b*
Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ[b*c +
a*d, 0] && EqQ[a^2 - b^2, 0] && GtQ[m, 0] && LtQ[n, -1] && NeQ[2*n + p + 1, 0] && IntegersQ[2*m, 2*n, 2*p]

Rule 2851

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) +
 (f_.)*(x_)])^(n_), x_Symbol] :> -Simp[(b*(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e +
 f*x])^n)/(f*g*(m + n + p)), x] + Dist[(a*(2*m + p - 1))/(m + n + p), Int[(g*Cos[e + f*x])^p*(a + b*Sin[e + f*
x])^(m - 1)*(c + d*Sin[e + f*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, g, n, p}, x] && EqQ[b*c + a*d, 0] && Eq
Q[a^2 - b^2, 0] && GtQ[m, 0] && NeQ[m + n + p, 0] &&  !LtQ[0, n, m] && IntegersQ[2*m, 2*n, 2*p]

Rule 2842

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_) + (d_.)*sin[(e_
.) + (f_.)*(x_)]]), x_Symbol] :> Dist[(g*Cos[e + f*x])/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]), In
t[(g*Cos[e + f*x])^(p - 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2
, 0]

Rule 2640

Int[Sqrt[(b_)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[Sqrt[b*Sin[c + d*x]]/Sqrt[Sin[c + d*x]], Int[Sqrt[Si
n[c + d*x]], x], x] /; FreeQ[{b, c, d}, x]

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rubi steps

\begin{align*} \int \frac{(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{7/2}}{(c-c \sin (e+f x))^{5/2}} \, dx &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{(3 a) \int \frac{(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{3/2}} \, dx}{c}\\ &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{12 a^2 (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{c f g (c-c \sin (e+f x))^{3/2}}+\frac{\left (33 a^2\right ) \int \frac{(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{\sqrt{c-c \sin (e+f x)}} \, dx}{c^2}\\ &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{12 a^2 (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{c f g (c-c \sin (e+f x))^{3/2}}-\frac{66 a^3 (g \cos (e+f x))^{5/2} \sqrt{a+a \sin (e+f x)}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}+\frac{\left (231 a^3\right ) \int \frac{(g \cos (e+f x))^{3/2} \sqrt{a+a \sin (e+f x)}}{\sqrt{c-c \sin (e+f x)}} \, dx}{5 c^2}\\ &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{12 a^2 (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{c f g (c-c \sin (e+f x))^{3/2}}-\frac{154 a^4 (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}-\frac{66 a^3 (g \cos (e+f x))^{5/2} \sqrt{a+a \sin (e+f x)}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}+\frac{\left (231 a^4\right ) \int \frac{(g \cos (e+f x))^{3/2}}{\sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}} \, dx}{5 c^2}\\ &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{12 a^2 (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{c f g (c-c \sin (e+f x))^{3/2}}-\frac{154 a^4 (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}-\frac{66 a^3 (g \cos (e+f x))^{5/2} \sqrt{a+a \sin (e+f x)}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}+\frac{\left (231 a^4 g \cos (e+f x)\right ) \int \sqrt{g \cos (e+f x)} \, dx}{5 c^2 \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}\\ &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{12 a^2 (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{c f g (c-c \sin (e+f x))^{3/2}}-\frac{154 a^4 (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}-\frac{66 a^3 (g \cos (e+f x))^{5/2} \sqrt{a+a \sin (e+f x)}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}+\frac{\left (231 a^4 g \sqrt{\cos (e+f x)} \sqrt{g \cos (e+f x)}\right ) \int \sqrt{\cos (e+f x)} \, dx}{5 c^2 \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}\\ &=\frac{4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{5/2}}{5 f g (c-c \sin (e+f x))^{5/2}}-\frac{12 a^2 (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{c f g (c-c \sin (e+f x))^{3/2}}-\frac{154 a^4 (g \cos (e+f x))^{5/2}}{5 c^2 f g \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}+\frac{462 a^4 g \sqrt{\cos (e+f x)} \sqrt{g \cos (e+f x)} E\left (\left .\frac{1}{2} (e+f x)\right |2\right )}{5 c^2 f \sqrt{a+a \sin (e+f x)} \sqrt{c-c \sin (e+f x)}}-\frac{66 a^3 (g \cos (e+f x))^{5/2} \sqrt{a+a \sin (e+f x)}}{5 c^2 f g \sqrt{c-c \sin (e+f x)}}\\ \end{align*}

Mathematica [A]  time = 4.86451, size = 267, normalized size = 0.9 \[ -\frac{a^3 \sqrt{a (\sin (e+f x)+1)} (g \cos (e+f x))^{3/2} \left (\cos \left (\frac{1}{2} (e+f x)\right )-\sin \left (\frac{1}{2} (e+f x)\right )\right )^2 \left (\sqrt{\cos (e+f x)} \left (487 \sin \left (\frac{1}{2} (e+f x)\right )-633 \sin \left (\frac{3}{2} (e+f x)\right )-17 \sin \left (\frac{5}{2} (e+f x)\right )-\sin \left (\frac{7}{2} (e+f x)\right )+487 \cos \left (\frac{1}{2} (e+f x)\right )+633 \cos \left (\frac{3}{2} (e+f x)\right )-17 \cos \left (\frac{5}{2} (e+f x)\right )+\cos \left (\frac{7}{2} (e+f x)\right )\right )-1848 E\left (\left .\frac{1}{2} (e+f x)\right |2\right ) \left (\cos \left (\frac{1}{2} (e+f x)\right )-\sin \left (\frac{1}{2} (e+f x)\right )\right )^3\right )}{20 c^2 f (\sin (e+f x)-1)^2 \cos ^{\frac{3}{2}}(e+f x) \sqrt{c-c \sin (e+f x)} \left (\sin \left (\frac{1}{2} (e+f x)\right )+\cos \left (\frac{1}{2} (e+f x)\right )\right )} \]

Antiderivative was successfully verified.

[In]

Integrate[((g*Cos[e + f*x])^(3/2)*(a + a*Sin[e + f*x])^(7/2))/(c - c*Sin[e + f*x])^(5/2),x]

[Out]

-(a^3*(g*Cos[e + f*x])^(3/2)*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^2*Sqrt[a*(1 + Sin[e + f*x])]*(-1848*Ellipti
cE[(e + f*x)/2, 2]*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^3 + Sqrt[Cos[e + f*x]]*(487*Cos[(e + f*x)/2] + 633*Co
s[(3*(e + f*x))/2] - 17*Cos[(5*(e + f*x))/2] + Cos[(7*(e + f*x))/2] + 487*Sin[(e + f*x)/2] - 633*Sin[(3*(e + f
*x))/2] - 17*Sin[(5*(e + f*x))/2] - Sin[(7*(e + f*x))/2])))/(20*c^2*f*Cos[e + f*x]^(3/2)*(Cos[(e + f*x)/2] + S
in[(e + f*x)/2])*(-1 + Sin[e + f*x])^2*Sqrt[c - c*Sin[e + f*x]])

________________________________________________________________________________________

Maple [C]  time = 0.398, size = 3601, normalized size = 12.1 \begin{align*} \text{output too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(5/2),x)

[Out]

2/5/f*(-1+cos(f*x+e))*(-40*cos(f*x+e)^5*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e
)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)+80
*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+
2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-80*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*l
n(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1
)^2)^(1/2)-1)/sin(f*x+e)^2)+446*cos(f*x+e)^2-40*sin(f*x+e)*cos(f*x+e)^4*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*l
n(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)
+1)^2)^(1/2)-1)/sin(f*x+e)^2)+40*sin(f*x+e)*cos(f*x+e)^4*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-(2*cos(f*x+e
)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/s
in(f*x+e)^2)-8*cos(f*x+e)^5-85*cos(f*x+e)^3+69*sin(f*x+e)*cos(f*x+e)^3-sin(f*x+e)*cos(f*x+e)^5+231*I*cos(f*x+e
)^3*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f
*x+e)-9*sin(f*x+e)*cos(f*x+e)^4-80*cos(f*x+e)^4*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*cos(f*x+e)^2*(-c
os(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+
e)^2)+80*cos(f*x+e)^4*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^
(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)+80*cos(f*x+e)^3*(-cos(
f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f
*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-80*cos(f*x+e)^3*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(
3/2)*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*
x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)+320*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*cos(f*x+e)^2*
(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f
*x+e)^2)-320*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)
^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-80*ln(-2*(2*cos(f*
x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1
)/sin(f*x+e)^2)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*sin(f*x+e)+80*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e
)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)*(-cos(f*x+e)/(
cos(f*x+e)+1)^2)^(3/2)*sin(f*x+e)+280*cos(f*x+e)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*cos(f*x+e)^2*(-
cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x
+e)^2)-280*cos(f*x+e)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^
(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-478*cos(f*x+e)^2*sin(f
*x+e)+cos(f*x+e)^6-78*cos(f*x+e)^4-200*sin(f*x+e)*cos(f*x+e)^3*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-2*(2*c
os(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1
/2)-1)/sin(f*x+e)^2)+200*sin(f*x+e)*cos(f*x+e)^3*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-(2*cos(f*x+e)^2*(-co
s(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e
)^2)-360*sin(f*x+e)*cos(f*x+e)^2*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos
(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+360*sin(f
*x+e)*cos(f*x+e)^2*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(
f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)-280*sin(f*x+e)*cos(f*x+e)
*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+
e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+280*sin(f*x+e)*cos(f*x+e)*ln(-(2*cos(f*x+
e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/
sin(f*x+e)^2)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+40*cos(f*x+e)^5*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)*ln(-(2
*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^
(1/2)-1)/sin(f*x+e)^2)-231*I*cos(f*x+e)^3*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticE
(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e)+462*I*(1/(cos(f*x+e)+1))^(1/2)*cos(f*x+e)*(cos(f*x+e)/(cos(f*x+e)+
1))^(1/2)*EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)+231*I*cos(f*x+e)^4*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(c
os(f*x+e)+1))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)-231*I*cos(f*x+e)^4*(1/(cos(f*x+e)+1))^(1/2)*(cos
(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)-693*I*cos(f*x+e)^2*(1/(cos(f*x+e)+1))^
(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)+693*I*cos(f*x+e)^2*(1/(cos(f
*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)-462*I*(1/(cos(f*x+
e)+1))^(1/2)*cos(f*x+e)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)+693*I*cos(
f*x+e)^2*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*
sin(f*x+e)-693*I*cos(f*x+e)^2*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticE(I*(-1+cos(f
*x+e))/sin(f*x+e),I)*sin(f*x+e)+462*I*(1/(cos(f*x+e)+1))^(1/2)*cos(f*x+e)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*El
lipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e)-462*I*(1/(cos(f*x+e)+1))^(1/2)*cos(f*x+e)*(cos(f*x+e)/(cos(
f*x+e)+1))^(1/2)*EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e))*(g*cos(f*x+e))^(3/2)*(a*(1+sin(f*x+e)))
^(7/2)/(sin(f*x+e)*cos(f*x+e)^4-cos(f*x+e)^5+4*sin(f*x+e)*cos(f*x+e)^3+5*cos(f*x+e)^4-12*cos(f*x+e)^2*sin(f*x+
e)+8*cos(f*x+e)^3-8*sin(f*x+e)*cos(f*x+e)-20*cos(f*x+e)^2+16*sin(f*x+e)-8*cos(f*x+e)+16)/cos(f*x+e)/(-c*(-1+si
n(f*x+e)))^(5/2)/sin(f*x+e)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (g \cos \left (f x + e\right )\right )^{\frac{3}{2}}{\left (a \sin \left (f x + e\right ) + a\right )}^{\frac{7}{2}}}{{\left (-c \sin \left (f x + e\right ) + c\right )}^{\frac{5}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(5/2),x, algorithm="maxima")

[Out]

integrate((g*cos(f*x + e))^(3/2)*(a*sin(f*x + e) + a)^(7/2)/(-c*sin(f*x + e) + c)^(5/2), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (3 \, a^{3} g \cos \left (f x + e\right )^{3} - 4 \, a^{3} g \cos \left (f x + e\right ) +{\left (a^{3} g \cos \left (f x + e\right )^{3} - 4 \, a^{3} g \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )\right )} \sqrt{g \cos \left (f x + e\right )} \sqrt{a \sin \left (f x + e\right ) + a} \sqrt{-c \sin \left (f x + e\right ) + c}}{3 \, c^{3} \cos \left (f x + e\right )^{2} - 4 \, c^{3} -{\left (c^{3} \cos \left (f x + e\right )^{2} - 4 \, c^{3}\right )} \sin \left (f x + e\right )}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(5/2),x, algorithm="fricas")

[Out]

integral((3*a^3*g*cos(f*x + e)^3 - 4*a^3*g*cos(f*x + e) + (a^3*g*cos(f*x + e)^3 - 4*a^3*g*cos(f*x + e))*sin(f*
x + e))*sqrt(g*cos(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(-c*sin(f*x + e) + c)/(3*c^3*cos(f*x + e)^2 - 4*c^3
- (c^3*cos(f*x + e)^2 - 4*c^3)*sin(f*x + e)), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))**(3/2)*(a+a*sin(f*x+e))**(7/2)/(c-c*sin(f*x+e))**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (g \cos \left (f x + e\right )\right )^{\frac{3}{2}}{\left (a \sin \left (f x + e\right ) + a\right )}^{\frac{7}{2}}}{{\left (-c \sin \left (f x + e\right ) + c\right )}^{\frac{5}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(5/2),x, algorithm="giac")

[Out]

integrate((g*cos(f*x + e))^(3/2)*(a*sin(f*x + e) + a)^(7/2)/(-c*sin(f*x + e) + c)^(5/2), x)